Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.x] Allow_duplicates option for append processor (#61916) #63257

Merged

Conversation

danhermann
Copy link
Contributor

Adds an allow_duplicates option to the append processor. When set to false, any of the values to be appended that are already present in the target field will be ignored. Defaults to true to preserve existing behavior.

Closes #57543

Backport of #61916

@danhermann danhermann added >enhancement :Data Management/Ingest Node Execution or management of Ingest Pipelines including GeoIP backport v7.10.0 labels Oct 5, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features (:Core/Features/Ingest)

@elasticmachine elasticmachine added the Team:Data Management Meta label for data/management team label Oct 5, 2020
@danhermann
Copy link
Contributor Author

@elasticmachine run elasticsearch-ci/packaging-sample-windows

@danhermann danhermann merged commit 7a59ae8 into elastic:7.x Oct 6, 2020
@danhermann danhermann deleted the backport_7x_61916_append_allow_duplicates branch October 6, 2020 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :Data Management/Ingest Node Execution or management of Ingest Pipelines including GeoIP >enhancement Team:Data Management Meta label for data/management team v7.10.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants